From 03e4a062c6fafd00e80c89dd3ece4b83c6f55214 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 23 Oct 2009 15:10:12 +0000 Subject: [PATCH] * tramp.texi (External methods): Temporary files are kept for `rsync' and `rsyncc' methods. --- doc/misc/tramp.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 2df0fe7f269..8b82c3638af 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -849,8 +849,8 @@ transferring files that exist on both hosts, this advantage is lost if the file exists only on one side of the connection. A file can exists on both the remote and local host, when you copy a file from/to a remote host. When you just open a file from the remote host (or write -a file there), this is not the case, because on the local side -temporary files are used. +a file there), a temporary file on the local side is kept as long as +the corresponding buffer, visiting this file, is alive. This method supports the @samp{-p} argument. -- 2.30.2